home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17700 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news2.ios.com!usenet
  2. From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ experts only
  5. Date: Wed, 17 Apr 1996 03:52:35 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <4l1per$4a2@news2.ios.com>
  8. References: <4jhrb4$gk2@melon.myna.com> <3164559A.41C6@meca.polymtl.ca> <4k9blh$8a@news2.ios.com> <31687ACB.295A@bnr.ca> <4khpt1$gcq@news2.ios.com> <4km1tr$51k@dfw-ixnews5.ix.netcom.com>
  9. NNTP-Posting-Host: ppp-47.ts-5.hck.idt.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. giuliano@ix.netcom.com(Giuliano Carlini) wrote:
  13.  
  14. >In <4khpt1$gcq@news2.ios.com> vlad@gramercy.ios.com (Vlastimil
  15. >Adamovsky) writes: 
  16. >>Seshu Madhavapeddy <kharidi@bnr.ca> wrote:
  17. >>>I am looking for garbage collection libraries for C++. Are there any
  18. >>>commercially available (or otherwise) libraries?
  19. >>
  20. >>I don't know. 
  21. >>
  22.  
  23. >I know of two:
  24. >    - Geodesic system's sells one. You can reach them at
  25. >        www.geodesic.com
  26. >    - There is a freeware GC at ftp://parcftp.xerox.com/pub/gc
  27.  
  28. >Disclosure: I'm associated with Geodesic, and hope to earn
  29. >licensing/royalty fees in the future.
  30.  
  31. Thanks!!!!
  32.  
  33. I will take look at the free stuff and see. Even if I think the GC in
  34. C++ is not necessary, sometimes there can be moments that GC can make
  35. live easier. Specially if I pass an object around in my application
  36. not having an owner of that object responsible for its killing.
  37.  
  38. Even if I never ever needed GC, I think I might have good use for it.
  39.  
  40.  
  41.  
  42. *******************************************
  43. *    Vlastimil Adamovsky                  *
  44. * Smalltalk, C++ and Envelop development  *
  45. *******************************************
  46.  
  47.